home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / Wersje testowe / NOD32 PL trial 25 / Autorun.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  2001-08-29  |  1KB  |  60 lines

  1. object Form1: TForm1
  2.   Left = 215
  3.   Top = 161
  4.   AutoScroll = False
  5.   AutoSize = True
  6.   Caption = 'Menu'
  7.   ClientHeight = 360
  8.   ClientWidth = 430
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 430
  22.     Height = 360
  23.     AutoSize = True
  24.     Center = True
  25.     ParentShowHint = False
  26.     Picture.Data = {<image000.bmp>}
  27.     ShowHint = False
  28.   end
  29.   object Image2: TImage
  30.     Left = 8
  31.     Top = 256
  32.     Width = 145
  33.     Height = 41
  34.     Cursor = crHandPoint
  35.     DragCursor = crHourGlass
  36.     Picture.Data = {<image001.bmp>}
  37.     OnClick = InstalacjaClick
  38.   end
  39.   object Image4: TImage
  40.     Left = 328
  41.     Top = 328
  42.     Width = 89
  43.     Height = 25
  44.     Cursor = crHandPoint
  45.     DragCursor = crHourGlass
  46.     Picture.Data = {<image002.bmp>}
  47.     OnClick = KoniecClick
  48.   end
  49.   object Image3: TImage
  50.     Left = 16
  51.     Top = 312
  52.     Width = 201
  53.     Height = 41
  54.     Cursor = crHandPoint
  55.     DragCursor = crHourGlass
  56.     Picture.Data = {<image003.bmp>}
  57.     OnClick = DokumentacjaClick
  58.   end
  59. end
  60.